Release 10.1A: OpenEdge Development:
ADM Reference


newWhereClause

Inserts a new expression to query’s prepare string for a specified buffer.

Location: combo.p

Parameters:

INPUT pcBuffer AS CHARACTER

The buffer.

INPUT pcExpression AS CHARACTER

The new expression.

INPUT pcWhere AS CHARACTER

The current query-prepare string.

INPUT pcAndOr AS CHARACTER

The operator used to relate the new expression to the existing query. Valid values are AND (default) and OR.

Returns: CHARACTER

Notes: This is a utility function that does not use properties.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095